home *** CD-ROM | disk | FTP | other *** search
- object HelpForm: THelpForm
- Left = 360
- Top = 125
- Width = 587
- Height = 367
- ActiveControl = Editor
- Caption = 'Game Information'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- KeyPreview = True
- OldCreateOrder = True
- Position = poScreenCenter
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 13
- object Editor: TRichEdit
- Left = 0
- Top = 0
- Width = 579
- Height = 333
- Align = alClient
- Color = clInfoBk
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ReadOnly = True
- ScrollBars = ssBoth
- TabOrder = 0
- end
- end
-